func net/http.http2shouldRetryDial

2 uses

	net/http (current package)
		h2_bundle.go#L819: 		if http2shouldRetryDial(call, req) {
		h2_bundle.go#L1013: func http2shouldRetryDial(call *http2dialCall, req *Request) bool {